Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
firebase-functions ^6.0.0 -> ^7.0.0 age confidence

Release Notes

firebase/firebase-functions (firebase-functions)

v7.0.0

Compare Source

  • BREAKING: Drop support for Node.js 16. Minimum supported version is now Node.js 18. (#​1747)
  • BREAKING: Remove deprecated functions.config() API. Use params module for environment variables instead. (#​1748)
  • BREAKING: Upgrade to TypeScript v5 and target ES2022. (#​1746)
  • BREAKING: Unhandled errors in async onRequest handlers in the Emulator now return a 500 error immediately. (#​1755)
  • Add support for ESM (ECMAScript Modules) alongside CommonJS. (#​1750)
  • Add onMutationExecuted() trigger for Firebase Data Connect. (#​1727)
  • BREAKING: Rename v1 Event to LegacyEvent to avoid api-extractor conflict. (#​1767)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 13, 2025
@codesandbox
Copy link

codesandbox bot commented Nov 13, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

💻 Website Preview

The latest changes are available as preview in: https://pr-4287.graphql-yoga.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 532650      ✗ 0     
     data_received................................: 2.2 GB  14 MB/s
     data_sent....................................: 107 MB  714 kB/s
     http_req_blocked.............................: avg=1.44µs   min=800ns    med=1.24µs   max=274.11µs p(90)=1.87µs   p(95)=2.41µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=141.99µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=350.11µs min=187.02µs med=318.09µs max=14.15ms  p(90)=472.49µs p(95)=502.65µs
       { expected_response:true }.................: avg=350.11µs min=187.02µs med=318.09µs max=14.15ms  p(90)=472.49µs p(95)=502.65µs
     ✓ { mode:graphql-jit }.......................: avg=266.07µs min=187.02µs med=244.73µs max=14.15ms  p(90)=284.33µs p(95)=301.31µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=500.32µs min=401.3µs  med=476.51µs max=7.68ms   p(90)=529.13µs p(95)=548.12µs
     ✓ { mode:graphql-response-cache }............: avg=322.19µs min=241.06µs med=303.44µs max=11.94ms  p(90)=343.89µs p(95)=358.44µs
     ✓ { mode:graphql }...........................: avg=355.14µs min=263.58µs med=326.51µs max=13.71ms  p(90)=381.54µs p(95)=438.33µs
     ✓ { mode:uws }...............................: avg=355.5µs  min=272.26µs med=334.8µs  max=6.72ms   p(90)=374.03µs p(95)=390.44µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 266325
     http_req_receiving...........................: avg=31.13µs  min=12.3µs   med=29.73µs  max=3.04ms   p(90)=40.86µs  p(95)=45.32µs 
     http_req_sending.............................: avg=7.93µs   min=4.51µs   med=6.89µs   max=3.56ms   p(90)=11.29µs  p(95)=13µs    
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=311.04µs min=159.71µs med=281.06µs max=14.07ms  p(90)=431.96µs p(95)=458.13µs
     http_reqs....................................: 266325  1775.480636/s
     iteration_duration...........................: avg=558.61µs min=345.23µs med=521.65µs max=14.66ms  p(90)=685.64µs p(95)=725.1µs 
     iterations...................................: 266325  1775.480636/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants